/* CSS Document */
body{
	background-color: #7c7c7c;
	font-size: 14px;
	min-width:1200px;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", "宋体", Arial;
	line-height: 1.5;

}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #006699;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
ul,li,dl,dt{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,span{text-overflow: ellipsis;}

.box{
	width:1200px;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
}
.fl{ float:left}
.fr{ float:right}
#nav{
	background-image: url(../images/navbg.png);
	height: 160px;
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 20px; z-index:22;
}
#logo{ float:left}
#lan{
	float: right; margin-top:18px;
}
#nav .fr{ margin-right:50px;}
#lan a{
	color: #FFFFFF;
	text-decoration: none;margin-right:6px; font-size:17px;
}
#lan img{ margin-right:5px;}
#search{ clear:both; margin-top:13px; float:left; margin-left:15px;}
#search input{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	float:left;
	width: 150px;
	color: #999999;
	text-align: left;
	text-indent: 10px;
}
#search button{
	background-color: #FFFFFF;
	background-image: url(../images/sbtn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 30px; float:left; margin-right:0px;
}
#navli a{
	color:#FFFFFF;
	text-decoration: none;
}
#nav .navs{
	position: relative;
	float: left;
	width: 100%;
}
#navli {
	font-size: 16px;
	margin-left: 15px;
	margin-top: 120px;

}
#navli .navli{
	float: left;
	line-height: 40px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	width: 100px;
	text-align: center;
}

#navli .navli.select,#navli .navli .node{ background-color:#f5f5f5;}
#navli .navli li{
	position: relative;
	line-height: 30px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navli .navli.select,#navli .navli.select a,#navli .navli li a{ color:#006699}
#navli .navli li ul{
	position: absolute;
	left: 100%;
	top: 0px;
	float: left;
	width: 100%;
	background-color: #f5f5f5; display:none
}
#nav li a{
	float: left;
	width: 100%;
}
#nav li a:hover{
	background-color: #eee;
}
#navli .node{
	float: left;
	width: 100%;
	padding-left: 0px;
	/*	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00467A;*/
	position: absolute;
	left: 0px;
	top: 40px;
	margin: 0px;
	padding-bottom: 10px;
	display:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}
#navli ul{ display:none}
/*#navli .node .node{
	position: absolute;
	left: 100%;
	top: 0px;
}*/
#banner{
/*	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
/*	height: 560px;*/
	width: 100%;
	float: left;
	z-index:1;
	position: relative;

}
/*#banner .h1{
	padding-left: 20px;
	padding-top: 200px;
}
#banner h1{
	font-size: 28px;
	color: #333;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#banner h2{
	font-size:14px;
	color: #333;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#banner a{
	background-color: #00589d;
	color: #FFFFFF;
	z-index:111;
	margin-top: 20px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#banner a:hover{
	background-color: #999999;
}*/
.clear{ clear:both}
#main{
	width: 1150px;
	margin: auto;
}
.about{
	float: left;
	width: 66%;

}
.about h1.h1{
	color: #333333;
	font-size: 32px;
	line-height: 1;
}
.about .econtent{
	color: #666666; font-size:16px;
}
.lianxi{
	background-color: #005FA3;
	float: right;
	padding: 10px;
	width: 30%;
	margin-top: 15px;
	padding-bottom: 20px;
}
.lianxi .econtent{ min-height:110px;}
.lianxi a,.lianxi {color: #FFFFFF;}
.lianxi .li  a span.ico{    -moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius:  100%;   /* Webkit browsers */
	border-radius: 100%;            /* W3C syntax */
	color: #3366CC;
	background-color: #FFFFFF;
	float: left;
	height: 14px;
	width: 14px;
	line-height: 14px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	font-family: "宋体";
	font-weight: bold; font-size:14px;
}
.lianxi h1.h1{
	font-size: 22px;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lianxi .econtent{
	padding-bottom: 10px;
}
.kuai{
	background-color: #F0F0F0;
	float: left;
	padding: 10px;
	width: 29.5%; margin-top:10px;
}
.kuai h1.h1{
	font-size: 18px;
}
.kuai .econtent{
	padding-bottom: 10px;
	color: #333;
}
.kuai .more{}
.kuai .more a{color: #014E7A;}
.kuai .more a span{    -moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius:  100%;   /* Webkit browsers */
	border-radius: 100%;            /* W3C syntax */
	color: #fff;
	background-color: #014E7A;
	float: left;
	height: 14px;
	width: 14px;
	line-height: 14px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	font-family: "宋体";
	font-weight: bold; font-size:14px;}
.k2{
	margin-right: 20px;
	margin-left: 30px;
}
.k3{ float:right}
#foot{
	background-color: #dcdcdc; min-height:100px; margin-top:20px;
}
#foot1{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 35px;
}
#share{
	float: left;
	height: 35px;
	width: 100%;
	margin-top: 20px;
}
#foot2 {
	float: left;
	width: 100%;
	padding-top: 20px;
}
#foot2 ul{
/*	width:800px;*/
	float:left;
	line-height: 2;
}
#foot2 ul li{
	float:left;
	width: 210px;
	margin-left: 20px;
	text-align: left;
	text-indent: 5px;
}
#foot2 ul li a{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#foot2 ul li li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: left;
	text-indent: 0px;
	line-height: 2;
}

#foot2 ul li li a{
	color: #666;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: lighter;
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;text-overflow: ellipsis;
}
#foot2 ul li li a:hover{
	background-color: #FFFFFF;
}
#foot2 ul ul{
	font-size: 12px;line-height:1.5; width:100%;
}
#foot2 ul ul ul{ display:none}
#qrcode{
	background-image: url(../images/qrcode.jpg);
	background-repeat: no-repeat;
	background-position: left 35px;
/*	padding-bottom: 80px;*/
	float: right;
	width: 110px;
	text-align: left;
/*	margin-right:120px;*/
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
}
#qrcode div{
	margin-top:80px;
	font-size: 14px;
	font-weight: lighter;
}
#qrcode h3{
	margin: 0px;
	padding: 0px;
}
#foot3{
	float: left;
	width: 96%;
	margin-left: 2%;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#foot3,#foot3 a{
	color: #333;
}
/*.icon-share{
	background-image: url(../images/share.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 22px;
}*/
.toolbar{ margin-left:20px;}
.toolbar li{list-style-type:none}
.toolbar ul ul{padding:0}
.toolbar li li{display:none}
.toolbar .col-md-12,.toolbar .col-md-9,.toolbar .col-lg-9{margin:0;overflow:hidden}
.toolbar .share-trigger.active{color:#000}
.toolbar a{display:block;float:left;height:35px;line-height:35px;margin:0 20px 20px 0;outline:0;padding:0}
.toolbar li li span{display:inline-block;text-indent:-9999px;white-space:nowrap}
.toolbar i.icon{background-color:transparent;font-size:1.875rem;margin-right:10px;text-align:center;top:0;vertical-align:middle}
.toolbar i,.toolbar i.icon-mail{margin-right:0}
.social-navigation{border-bottom:1px solid #FFF;position:relative;height:56px}
.social-navigation .title{color:#333;display:inline-block;float:left;font-weight:700;height:35px;line-height:35px;margin-top:10px}
.social-navigation .scroll-container{height:35px;margin-left:200px;margin-right:20px;margin-top:10px;position:relative}
.social-navigation .social-scroll{overflow:hidden}
.touch-device .social-navigation .social-scroll{overflow-x:hidden;overflow-y:hidden}
.social-navigation ul{display:table;height:35px;position:relative;white-space:nowrap}
.social-navigation ul li{display:table-cell;list-style-type:none}
.social-link{display:inline-block;height:35px;line-height:35px;padding:0 10px}
.social-navigation .social-link{transition:all .3s ease-in-out}
.social-navigation .social-link:hover{background-color:#FFF}
.social-link i{background-image:url(../images/sprite.png);background-repeat:no-repeat;display:inline-block;height:25px;margin-right:10px;position:relative;top:-1px;vertical-align:middle;width:25px}
.social-icon-external-link-sign i,.social-link.social-blog i{background:#cecece}
.social-linkedin i{background-position:-0px -965px}
.social-facebook i{background-position:-0px -890px}
.social-twitter i{background-position:-0px -1040px}
.social-youtube i{background-position:-0px -1115px}
.social-slideshare i{background-position:-0px -1015px}
.social-flickr i{background-position:-0px -915px}
.social-googleplus i,.social-google i{background-position:-0px -940px}
.social-weibo i,.social-sina-weibo i{background-position:-0px -1065px}
.social-xing i{background-position:-0px -1090px}
.social-renren i{background-position:-0px -990px}
.social-instagram i{background-position:-0px -840px}
.social-youku i{background-position:-0px -865px}
#left{
	float: left;
	width: 225px;
	background-color: #E2E2E2;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left1{
	float: right;
	width: 225px;
/*	background-color: #E2E2E2;*/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height:250px;
	border: 1px solid #ddd;
}
#right{
	float:left;
	margin-top: 20px;
	width: 670px; overflow:hidden; margin-left:15px;
}
#right #postion{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	background-image: url(../images/ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 100%; line-height:34px;
}
#right #postion b{
	float: left;
	margin-left: 20px; font-size:16px;
}
#right #postion .postion{
	float: right;
}
#right #postion .postion,#right #postion .postion a{
	color:#999999;
	font-family: "宋体";
	font-size: 12px;
}
#left .etitle{
	background-color: #005FA3;
	line-height: 35px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}
.leftdh ul li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	float: left;
	width: 165px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left:60px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	text-align: left;
}
.leftdh ul li li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	float: left;
	width: 145px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left:80px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	text-align: left;
}
.leftdh ul li li li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	float: left;
	width: 125px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left:100px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 80px center;
	text-align: left;
}
/*.leftdh ul li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	float: left;
	width: 225px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left:0px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	text-align: center;
}

.leftdh ul li li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	float: left;
	width: 185px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left: 40px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 85px center;
}
.leftdh ul li li li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 16px;
	float: left;
	width: 175px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left: 50px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 105px center;
}
*/
.leftdh ul li a:hover{
	background-color: #005FA3;
	color: #FFFFFF;background-image: url(../images/lihover.png);
}
#cms,#cms1{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cms .li{
	background-color: #F3F3F3;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#cms .li .ntitle{
	float: left;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 35px;
	padding-right: 1%;
	padding-left: 1%;
}
#cms .li .ntitle a{color: #006699;}
#cms .li .dp{
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	color: #666666;
}
#cms .li .more{
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	width: 98%;
	font-family: "宋体";
	font-size: 13px;
}
#cms .li .more,#cms .li .more a{
	color: #666;
}
#cms1 #content{
	padding-bottom: 20px;
}
#cms .list{
	float: left;
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 1%;
	width: 47.5%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ddd;
}
#cms .list div.right div{
	font-size: 12px;
	text-align: left;

	float: left;
	width: 100%;
}
#cms .list div.img{
	float:left;
	margin-right:5px;
	padding-left: 5px;
}
#cms .list div.ntitle{
	line-height: 35px;	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
#cms .list div.dp{

	line-height: 1.2;
	height: 3.6em;
	overflow: hidden;
}
#page{
	clear:both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page a{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #ddd;
	margin-right: 5px;
}
#page a:hover,#page a.select{
	color: #FFFFFF;
	background-color: #555;
}
.box2{ width:1100px; margin:auto}
.box3{ width:1100px; margin:auto}
.lli{
	float:left;
	width:47%;
	background-color: #eee;
	padding-right: 1%;
	padding-left: 1%; height:650px; 
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
}
.lli .etitle{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 16px;
	line-height: 32px;
}
.lli .econtent{
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}
.ll2{ float:right}
.address{ margin-top:15px; clear:both; width:100%; float:left}
#minnav,#navlis,#navli i{ display:none}
#foot .icon-hand-right{ display:none}
#foot i{ font-size:18px; line-height:32px;}
/*640px*/
@media screen and (max-width : 767px){
body{ min-width:100%;	width:100%;}
.box,#main,.box3{ max-width:100%;width:100%}
.about h1.h1{ font-size:28px;}
img{ max-width:100%;}
#logo{ width:80px;}
#nav{
	background-image: none;
	height: 63px;
	float: left;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:22;
	background-color: #005fa3;
}
#navli{ display:none}

#lan{ margin-right:50px;}
#nav .fr {
	margin-right:0px;
	font-size:14px;

}
#nav .fr #lan  a img{ width:20px;}
#nav .fr #lan  a{font-size:14px}
.bdsharebuttonbox{ display:none}
.box2{ max-width:90%; margin:auto; float:none;}
.kuai{ width:100%; margin:auto; float:none; margin-top:10px; display:inherit; clear:both ;padding: 0px; }
.kuai>div,.kuai>h1,.lianxi>div,.lianxi>h1,#foot2 .box3{width:90%; margin:auto; float:none; padding:0px; }
.about{ width:100%;clear:both }
.news{ width:100%; float:none;clear:both }
.lianxi{padding: 0px;}
.lianxi>div>.li{ margin-top:3px;margin-bottom:3px;}
.lianxi .econtent{ min-height:auto;}
.lianxi>div>.li>a>span.ico{  float:left}
.lianxi>div>.li>a>span.t{
	margin-left:20px;
	text-align: left;
	text-indent: 0px;
	display: block;
}
#qrcode{ display:none}

#foot2 .box3 .node{border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee; float:left; width:100%;}
#foot2 .box3 ul .node{ display:none;	}
	#foot2 .box3  .node a span{ float:right}
#foot2 .box3 ul li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc; float:left; width:100%;
}
#foot2 .box3 .node li,#foot2 .box3 .node,#foot2 .box3 .node ul{ width:100%; padding:0px; margin:0px;}
#left{ display:none}


#right,#left1{ float:none; width:90%; clear:both; margin:auto; height:auto;min-height:auto;border: 0px solid #ddd; }
#right{ padding-top:20px;}
#left1{ float:none;margin-top: 0px; display:none}
#cms .list{
	float: left;
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 1%;
	width: 48%;border:none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;width:100%; margin:0px;
}
#cms .list div.right div{
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: 100%;
}
#cms .list div.img{ float:left; margin-right:10px; padding:0px;}
/*#cms .list div.dp{ height:auto}*/
#cms .list div.ntitle{
	line-height: 35px;

}
#minnav{
	display:block;
	font-size: 22px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #FFFFFF; cursor:pointer;
}
#navli{ display:none}
#navlis{
	background-color: #999;
	position: absolute;
	top: 63px;
	right: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	filter: Alpha(Opacity=90);Opacity:0.9; color:#FFFFFF; display:none
}
#navlis ul{}
#navlis ul li{
	float: left;
	width: 100%;
}
#navlis  a{
	color: #FFFFFF;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	line-height: 32px;text-align: left;
	text-indent: 10px;
}
#navlis  ul li a{
	text-align: left;
	text-indent: 20px;
}
#navlis  ul li li a{
	text-align: left;
	text-indent: 30px;
}
#navlis  a i{ margin-right:10px;}
#navlis  ul li a:hover{ color:#333333}
#navlis .node{ display:none}

}